Make gtk_box_set_center_widget take NULL
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 02:16:35 +0000 (21:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 03:50:37 +0000 (22:50 -0500)
commitbb4f8d8ce1961c2d7cb10d198803b4cea6da7b03
treedc31335b0f7e1b0db634e27945a420da1ffafa41
parent5eaebde394ba755b1f614c7d0e7c5513cf531493
Make gtk_box_set_center_widget take NULL

It makes sense to allow this, and gtk_action_bar_set_center_widget
already assumes that it can pass NULL to this function.
gtk/gtkbox.c